Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Bump the composer-dependencies group with 2 updates #17

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 16, 2024

Bumps the composer-dependencies group with 2 updates: dvsa/laminas-config-cloud-parameters and doctrine/doctrine-module.

Updates dvsa/laminas-config-cloud-parameters from 0.1.1 to 0.2.0

Release notes

Sourced from dvsa/laminas-config-cloud-parameters's releases.

v0.2.0

0.2.0 (2023-11-17)

Features

  • add support for casting parameters (#7) (29929b5)
Changelog

Sourced from dvsa/laminas-config-cloud-parameters's changelog.

0.2.0 (2023-11-17)

Features

  • add support for casting parameters (#7) (29929b5)
Commits

Updates doctrine/doctrine-module from 5.0.1 to 5.3.0

Release notes

Sourced from doctrine/doctrine-module's releases.

5.3.0

Release Notes for 5.3.0

Feature release (minor)

Added

  • Support for PHP 8.2

Changed

  • The dependency towards container-interop/container-interop was dropped to allow installation of laminas-servicemanager >= 3.11.0
  • Users refering to the symbol Interop\Container\ContainerInterface should update their code to use Psr\Container\ContainerInterface

5.3.0

  • Total issues resolved: 1
  • Total pull requests resolved: 7
  • Total contributors: 4

Enhancement

5.2.1

Release Notes for 5.2.1

5.2.x bugfix release (patch)

5.2.1

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1

Enhancement

Bug

... (truncated)

Commits
  • ad34620 Merge pull request #797 from rogervila/psalm-5
  • 80b3ed7 Drop Psalm 4
  • c58d190 Fix MissingTemplateParam error
  • 1fa7f82 Psalm 5 Support
  • 8a9486e Merge pull request #795 from driehle/feat/deprecate-doctrine-cache-storage-class
  • 68e3b24 deprecate decorating adapters from doctrine/cache for laminas-cache
  • a970728 Merge pull request #791 from fezfez/php8.2
  • 3234770 fixed Psalm type issue
  • 65ab926 Add support for PHP 8.2
  • 80ecc80 Merge pull request #794 from fezfez/drop-prohecy
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the composer-dependencies group with 2 updates: [dvsa/laminas-config-cloud-parameters](https://github.com/dvsa/dvsa-laminas-config-cloud-parameters) and [doctrine/doctrine-module](https://github.com/doctrine/DoctrineModule).


Updates `dvsa/laminas-config-cloud-parameters` from 0.1.1 to 0.2.0
- [Release notes](https://github.com/dvsa/dvsa-laminas-config-cloud-parameters/releases)
- [Changelog](https://github.com/dvsa/dvsa-laminas-config-cloud-parameters/blob/main/CHANGELOG.md)
- [Commits](dvsa/dvsa-laminas-config-cloud-parameters@v0.1.1...v0.2.0)

Updates `doctrine/doctrine-module` from 5.0.1 to 5.3.0
- [Release notes](https://github.com/doctrine/DoctrineModule/releases)
- [Commits](doctrine/DoctrineModule@5.0.1...5.3.0)

---
updated-dependencies:
- dependency-name: dvsa/laminas-config-cloud-parameters
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: doctrine/doctrine-module
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 16, 2024
Copy link
Author

dependabot bot commented on behalf of github Jan 22, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 22, 2024
@dependabot dependabot bot deleted the dependabot/composer/composer-dependencies-8cfefec21e branch January 22, 2024 14:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants